FlexReport for WPF
C1SortedList<TKey,TValue> クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 : C1SortedList<TKey,TValue> クラス
キーの型。
値の型。
ソート済みリストのクラス。
オブジェクト モデル
C1SortedList<TKey,TValue> クラス
シンタックス
'宣言
 
Public Class C1SortedList
    (Of TKey As System.IComparable(Of TKey),
     TValue) 
'使用法
 
Dim instance As C1SortedList(Of TKey,TValue)
public class C1SortedList<TKey,TValue> 
where TKey: System.IComparable<TKey>
型パラメータ
TKey
キーの型。
TValue
値の型。
継承階層

System.Object
   C1.WPF.Document.C1SortedList<TKey,TValue>

参照

C1SortedList<TKey,TValue> メンバ
C1.WPF.Document 名前空間